Week 3
Milestones
- Understand the Platform for Avni and create a sandbox account
 - Explore the APIs of Avni
 - Check the API success while making a connection and throw some errors if the credentials are wrong
 - implement the basic read of the connector
 - Pull data from a particular date
 - Implement incremental sync
 - Write tests
 - Document your connector
 
Screenshots / Videos
- Full and Incremental Sync :
 
Contributions
- PR for Connector : https://github.com/airbytehq/airbyte/pull/28141
 
Learnings
- This week, I accomplished a significant milestone by creating a pull request (PR) for the connector I've been working on. This PR represents a major step forward in the development process and brings the connector almost to completion.